Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 174,950 for

document formatting

(0.24 sec)
  1. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your Document. Add a table in C++....users to create tables in a document from scratch and provides...on how to add formatted tables to your document using each method...

    docs.aspose.com/words/cpp/create-a-table/
  2. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....Cpp Visit our documentation for more details. The Aspose...and Formatting, Data Validation, Conditional Formatting, Reading...

    products.aspose.com/cells/cpp/
  3. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced Formatting options to elevate your Document's appearance!...Provides access to the paragraph formatting properties. public ParagraphFormat...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...
  4. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row Formatting for enhanced Document design and presentation....represents current table row formatting properties. public RowFormat...how to format rows with a document builder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  6. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .NET API....Ask AI How to Format Number to Special Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...set marker formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge Formatting for the shape in C++....ge method Gets soft edge formatting for the shape. System ::...how to work with soft edge formatting. auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  10. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...the Working with Lists documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...